# 40 - Moray

# County Title
title = c_moray

# Settlements
max_settlements = 4
b_forres = tribal
b_elgin = temple

#b_nairn = city
#b_lochindorb = castle
#b_kinloss = castle
#b_cawdor = castle
#b_urquhart = castle

# Misc
culture = pictish
religion = chalcedonian
terrain = hills

# History

848.1.1={
	culture = scottish
}
1000.1.1 = {
	b_forres = castle
	b_nairn = city
}
1054.1.1 = {
	religion = catholic
}
#suppression of MacWilliams and erection of lordships of Badenoch and Urquhart
1215.7.1 = { 
	b_lochindorb = castle
	capital = b_lochindorb
	b_urquhart = castle
	
	# VERY IMPORTANT: remove_settlement must always be scripted AFTER a 'capital' switch away from the same settlement
	remove_settlement = b_forres 
}